home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2007 June/July
/
Windows News Hors série Numéro 34 juin juillet 2007.iso
/
Rédaction
/
Astuces Internet
/
userChrome.css
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2006-11-30
|
257 b
|
14 lines
tab {
-moz-appearance: none !important;
}
tab[selected="true"] {
background-color: rgb(255,64,64) !important;
color: black !important;
}
tab:not[selected="true"] {
background-color: rgb(200,196,188) !important;
color: gray !important;
}